projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3404e92
)
Add a release note about X without render
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 29 Aug 2014 03:01:18 +0000
(23:01 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 29 Aug 2014 03:01:18 +0000
(23:01 -0400)
This reflects the findings in
https://bugzilla.gnome.org/show_bug.cgi?id=735294
README.in
patch
|
blob
|
history
diff --git
a/README.in
b/README.in
index badea8c470b4ee06609175744984d118e76c3b07..9500024ad7337e17ff50189ec863e2663d7007c1 100644
(file)
--- a/
README.in
+++ b/
README.in
@@
-95,6
+95,10
@@
Release notes for 3.14
for event handling. Traditional event handlers in derived widgets are still
being called.
+* Using GTK+ under X11 without the X Render extension has been observed
+ to be problematic. This combination is using code paths in cairo and
+ graphics drivers which are rarely tested and likely buggy.
+
Release notes for 3.12
======================